home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / thor / thor_api / parsemsg / parsemsgrev.c < prev   
C/C++ Source or Header  |  1996-08-05  |  243b  |  12 lines

  1. /* ParseMsgRev.c */
  2.  
  3. #include <exec/types.h>
  4.  
  5. STRPTR progname = "ParseMsg";
  6. LONG version = 4;
  7. LONG revision = 11;
  8. STRPTR progdate = "10.09.95";
  9. STRPTR idstring = "$VER: ParseMsg 4.11 (10.09.95)";
  10.  
  11. /*  This file is created by Revision 3.22  */
  12.